object Form1: TForm1 Left = 398 Top = 213 Width = 408 Height = 227 BorderIcons = [biSystemMenu, biMinimize] Caption = 'CHIP KASIM CD' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 400 Height = 200 AutoSize = True Picture.Data = {} end object qt: TShape Left = 109 Top = 104 Width = 200 Height = 26 Cursor = crHandPoint Brush.Style = bsClear Pen.Style = psClear OnMouseDown = qtMouseDown end object explore: TShape Left = 223 Top = 162 Width = 162 Height = 26 Cursor = crHandPoint Brush.Style = bsClear Pen.Style = psClear OnMouseDown = exploreMouseDown end object run: TShape Left = 12 Top = 152 Width = 143 Height = 25 Cursor = crHandPoint Brush.Style = bsClear Pen.Style = psClear OnMouseDown = runMouseDown end end